Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
HashSet.HashSetEntry<T> Class Members
The following tables list the members exposed by HashSet.HashSetEntry<T>.
Public Properties
| Name | Description |
| Item | Gets or sets the content item. |
| Next | Gets or sets the reference to the next entry element. |
See Also